scheduling priority
英 [ˈʃedjuːlɪŋ praɪˈɒrəti]
美 [ˈskedʒuːlɪŋ praɪˈɔːrəti]
网络 调度优先级; 关于进程优先级的限制
双语例句
- Remember that processes with the lowest priority value run at highest scheduling priority, so think of increasing the priority value as being nice to other processes.
记住,具有最低优先级值的进程运行时有最高调度优先级,因此可以这样记忆,增加优先级值对于其他进程而言更好(nice)。 - The execution order of task is determined by both task priority and its scheduling policy priority.
任务的执行顺序由其调度策略优先级和任务优先级共同决定。 - The strategy adopts three evaluation indexes to judge packet scheduling priority which including time delay, rate fairness and packet loss ratio.
本文还提出了一种基于D-S证据理论的MAC层调度策略,该策略采用QoS要求中时延、速率公平性和丢包率三个评价指标来确定数据包调度优先级。 - This paper introduces a design method of phased array instrumentation radar scheduling algorithm based on priority.
介绍了一种基于优先级的相控阵测量雷达调度设计。 - Multi-mission scheduling priority is divided by concrete radar measurement. The paper analyses the request of the radar data rate from the position of the strategic missile measurement.
根据雷达具体测量要求划分了多个任务调度优先级,分析了远程弹道导弹测量任务对相控阵测量雷达数据率的要求。 - Using the proper partition of task and scheduling mechanism based on priority improved the efficiency of CPU, insured the need of real-time capability of electronic control fuel injection system and improved the transient response of diesel engines.
通过合理的任务划分和基于优先级的抢占式调度方式,提高了CPU的利用率,确保了电控喷油系统的实时性要求,有效提高了发动机的动态响应性能。 - The proposed scheme consists of two parts: one is scheduling between OLT and ONU, and the other is scheduling between priority queues in ONU.
算法包括两部分:OLT对ONU的调度以及ONU内部不同优先级的队列之间的调度。 - The determinant rule for receiver scheduling with limited priority levels is proposed and proved analytically.
提出并解析证明了接收机有限优先级情况下的可调度判定准则。 - Improvement of Packet Scheduling Based on Priority Queue in Multimedia Networks
多媒体通信网络中基于优先队列的包调度算法的改进 - Here, param is a pointer to a structure representing scheduling priority.
在此,param是指向描述调度优先级结构体的指针。